 | 디디 (hane2170)
버그방지는
var a:ContextMenu = new ContextMenu(); a.hideBuiltInItems(); var f:ContextMenuItem = new ContextMenuItem("적을말", c); function c() { } a.customItems.push(b, d, e, f); _root.menu = a;
1프레임에 넣으시면 됩니다.
역사퀴즈라니 전혀 생각치 못했다 2014-01-15 21:06:37 |
|
|